Makefile: fix HAVE_VENDOR_COMMON_LIB
authorScott Wood <[email protected]>
Tue, 14 Aug 2012 01:44:29 +0000 (01:44 +0000)
committerDetlev Zundel <[email protected]>
Fri, 17 Aug 2012 16:07:12 +0000 (18:07 +0200)
commite66443fdb5355e68cfdbbdd37248c4b7eb4968f5
tree31c1bb530b50249665459bcd622a76f114940735
parent81316a902a2c76bc880ab49c6d157e3e9754806d
Makefile: fix HAVE_VENDOR_COMMON_LIB

Commit 8b5a02640adf77301f943e8754992c50df004e8a ("Makefile: cosmetic:
optimize usage of LIBS-y") broke the build of boards that have a board
vendor "common" directory, by introducing a space between "LIBS-" and
"y".

Signed-off-by: Scott Wood <[email protected]>
Signed-off-by: Daniel Schwierzeck <[email protected]>
Acked-by: Kim Phillips <[email protected]>
Makefile
spl/Makefile